home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / oddech / bsen / BSinstall.exe / BecheruvSen.exe / scripts / DefineButton2_871 / BUTTONCONDACTION on(release).as
Text File  |  2002-11-01  |  171b  |  8 lines

  1. on(release){
  2.    _root._quality = "MEDIUM";
  3.    _root.qvality = 1;
  4.    _parent.qvalitaz0.gotoAndStop("e");
  5.    _parent.qvalitaz2.gotoAndStop("e");
  6.    gotoAndStop(2);
  7. }
  8.